Revision: tla--automatic-changelog-tag--1.3--patch-3
Archive: ydroneaud@meuh.eu.org--projects-2004
Creator: Yann Droneaud <ydroneaud@meuh.org>
Date: Fri Sep 10 12:33:57 CEST 2004
Standard-date: 2004-09-10 10:33:57 GMT
Modified-files: libarch/changelogs.c
New-patches: ydroneaud@meuh.eu.org--projects-2004/tla--automatic-changelog-tag--1.3--patch-3
Summary: Use string functions instead of regexp

In libarch/changelogs.c:

Added a changelog id prefix string constant.

Use strings functions instead of a regexp to check
automatic changelog id in arch_id_changelog_package_name().

Removed changelog_id_pattern()

Use the new constant in arch_generate_changelog().

